ASP.NET MVC コントロールヘルプ
YFunctionSeries<T> クラス
メンバ 

C1.Web.Mvc アセンブリ > C1.Web.Mvc 名前空間 : YFunctionSeries<T> クラス
FlexChartのYFunctionSeries拡張を表します。
オブジェクト モデル
YFunctionSeries<T> クラス
シンタックス
'宣言
 
Public Class YFunctionSeries(Of T) 
   Inherits FunctionSeries(Of T)
public class YFunctionSeries<T> : FunctionSeries<T> 
型パラメータ
T
継承階層

System.Object
   C1.Web.Mvc.ChartSeriesBase<T>
      C1.Web.Mvc.ExtraSeries<T>
         C1.Web.Mvc.TrendLineBase<T>
            C1.Web.Mvc.FunctionSeries<T>
               C1.Web.Mvc.YFunctionSeries<T>

参照

YFunctionSeries<T> メンバ
C1.Web.Mvc 名前空間